Represents a node in a hierarchy of T objects, where T is the type of the objects.
The following tables list the members exposed by the MonitoringHierarchyNode type.
Public
Properties
| Name | Description | |
|---|---|---|
|
ChildNodes | Gets the nodes that are children of this node in the hierarchy. |
|
Item | Gets the item in the node. |
|
ParentNode | Gets the parent node for the MonitoringHierarchyNode object. |
|
TotalChildNodeCount | Gets the total number of nodes that are child nodes to this node in the hierarchy. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

